PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableImageCell Class
/ setImageHeight Method
The height of the image displayed in the cell.
Collapse All
Expand All
In This Topic
setImageHeight Method
In This Topic
Sets the image height.
If this value is 0, the height is computed automatically based on image width in order to keep the original image aspect ratio.
Syntax
public
void
setImageHeight(
double
value
)
Parameters
value
The height of the image displayed in the cell.
See Also
Reference
PDFFlowTableImageCell Class
PDFFlowTableImageCell Members